Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use DEFAULT_PARSER at split, parse, join #111

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Aug 5, 2024

URI.split, URI.parse and URI.join always uses RFC3986_PARSER from d8c414e

The current HEAD uses RFC3986_PARSER as DEFAULT_PARSER. We should allow to switch Parser behavior with user configuration.

@hsbt hsbt merged commit cc5ec59 into master Aug 5, 2024
48 checks passed
@hsbt hsbt deleted the use-default-parser branch August 5, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant